body {
text-align : center;
background : #c9d7f1;
}
/*Just to remember which classes I've used*/
.hebrew_text {
}
/*normal includes hebrew..*/
.normal_text {
font-size : 150%;
}
.left {
text-align : right;
}
.right {
text-align : right;
}
.contact {
font-size : 75%;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}
